Click or drag to resize

FreeBusyViewOptions Constructor (TimeDuration, FreeBusyViewType)

Initializes a new instance of the FreeBusyViewOptions class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public FreeBusyViewOptions(
	TimeDuration timeWindow,
	FreeBusyViewType requestedView
)

Parameters

timeWindow
Type: Independentsoft.ExchangeTimeDuration
requestedView
Type: Independentsoft.ExchangeFreeBusyViewType
See Also